PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowDocument Class
/ setOpenAction Method
A
com.o2sol.pdf4java.actions.PDFAction
object specifying the action to be executed when documents opens in the viewer.
Collapse All
Expand All
In This Topic
setOpenAction Method
In This Topic
Sets the action to execute when the document is opened.
Syntax
public
void
setOpenAction(
PDFAction
value
)
Parameters
value
A
com.o2sol.pdf4java.actions.PDFAction
object specifying the action to be executed when documents opens in the viewer.
See Also
Reference
PDFFlowDocument Class
PDFFlowDocument Members